SyExceptionLog 
Logical Entity Name  SyExceptionLog 
Default Table Name  SyExceptionLog 
Physical Only  NO 
Definition 
 
Note 
 

SyExceptionLog Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ex_uid(PK)    int  NO 
 
ex_date    datetime  NO 
 
ex_ip    varchar(30)  NO 
 
ex_machine    varchar(20)  NO 
 
ex_type    char(1)  NO 
 
ex_source    varchar(255)  NO 
 
ex_message    varchar(512)  NO 
 
ex_data    text  NO 
 
ts    timestamp  NO 
 

SyExceptionLog Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyExceptionLog_ex_uid  PrimaryKey  ex_uid 

SyExceptionLog Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyExceptionLog Check Constraints 
Check Constraint Name  CheckConstraint